.cont {
    width: 1140px;
    height: auto;
    overflow: hidden;
    padding: 30px;

    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
}

/* 副标题 */
.title_box {

    /* width: auto; */
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #0295d4;
    overflow: hidden;


}

.title_box p {
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 76px;
}

.title_box img {
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    float: left;
}

.title_box a {

    float: right;
    font-size: 14px;
    font-weight: normal;
}

/* 社科要闻 */
.skyw {
    height: 370px;
    width: 100%;
}

/* 轮播图 */
.lunbo {
    float: left;
    position: relative;
    width: 500px;
    height: 370px;
    background: #000;
    margin-right: 30px;
}

.lunbo img {
    width: 500px;
    height: 370px;
    object-fit: cover;
}

.lunbo-item {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 36px;
    color: #000;
    font-weight: bold;
    line-height: 420px;
    opacity: 0;
    transition: all .5s;
}

.lunbo-item.cur {
    z-index: 1;
    opacity: 1;
}

.lunbo_trigger {
    z-index: 1;
    height: 50px;
    width: 500px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.2);
}

.trigger-item {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    cursor: pointer;
    border-radius: 50%;
    margin: 20px 5px;
}

.trigger-item.active {
    background-color: #003366;
}

.skyw_txt {
    width: 610px;
    float: left;
    height: 370px;
}

.skyw_title {
    position: relative;
    top: -30px;
}

.skyw_ul {

    position: relative;
    top: -30px;
}

.skyw_ul li {
    float: left;
    font-size: 22px;
    line-height: 44px;
}

.skyw_ul p {
   /* width: 480px;*/
    overflow: hidden;
    float: left;
    font-size: 22px;

}

.skyw_ul i {
    float: right;
    color: #808080;
    font-size: 18px;
}

.skyw_fir {
    /* position: relative; */
    /* top: -30px; */
    height: 190px;
    border-bottom: 1px solid #b2b2b2;
}

.skyw_fir p {
    width: 610px !important;
    font-size: 22px;
    font-weight: bold;
    color: #005293;
    line-height: 80px;

}

.skyw_fir span {
    display: inline-block;
    width: 100%;
    position: relative;
    top: -10px;
    font-size: 18px;
    line-height: 36px;
    height: 105px;
    overflow: hidden;
    color: #808080;
}

.skyw_fir i {
    float: left;
    position: relative;
    top: -20px;
}

/* 公示公告 */
.gsgg {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    /* height: 160px; */
}

.gsgg ul {
    position: relative;
    float: left;
    padding-top: 12px;
    width: 940px;
    height: 148px;
    border: 1px solid #005293;
    background: #e5edf4;


}

.gsgg ul li {
    margin-left: 8px;
    width: 750px;
    height: 44px;
    overflow: hidden;
    font-size: 22px;
    /* font-weight: bold; */
    float: left;
    line-height: 44px;
}

.gsgg ul li i {
    float: left;
    font-size: 18px;
}

.gsgg ul li:first-child {
    color: #ff6600;
}

.gsgg_title {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: 180px;
    height: 160px;
    background: #003366;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.gsgg_title p {

    width: 140px;
    height: 104px;
    margin: 20px auto;
    border: 1px solid #fff;
    text-align: center;
    padding-top: 16px;

}

.glxt {
    font-size: 20px;
    text-align: center;
    float: right;
    width: 180px;
    padding-top: 80px;
    height: 80px;
    background: url(../images/glxt_bg.jpg) no-repeat;
    background-size: 100%;
}


/* 工作通知 */
.gztz {
    float: left;
    height: 370px;
    width: 560px;
    border-bottom: 1px solid #cccccc;
}

.gztz ul li {
    font-size: 22px;
    line-height: 44px;
}

.gztz .title_box .tzgg {
    border-bottom: 4px solid #ff6600 !important;
   /* background: #fff !important;*/
    color: #000 !important;
    background: url(../images/guojia_bg1.png)
}
.tzggs>p{
    display: block;
    font-size: 22px !important;
    padding: 0 10px;
    height: 60px !important;
    line-height: 60px !important;
    margin-top: 16px;
    cursor:pointer;
    /* border-right: 4px solid #ccc; */;
}

.gztz ul li:first-child p {
    width: 500px;
    height: 80px;
    line-height: 80px;
    background: #ffefe5;
    border: 1px solid #999999;
    padding: 0 10px;
    margin-top: 30px;
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


.gztz ul p {
    float: left;
  /*  width: 400px;*/
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.gztz ul i {
    float: right;
    color: #808080;
    font-size: 18px;
}

/* 系统入口 */
.xtrk {
    float: right;
    height: 370px;
    width: 560px;
    border-bottom: 1px solid #fff;

}

.xtrk ul {
    margin-top: 30px;
    /* width: 560px; */

}

.xtrk ul li {
    text-align: center;
    float: left;
    width: 270px;
    height: 80px;
    font-size: 22px;
    padding: 40px 0 0 0px;

}

.xtrk ul li a {
    display: block;
    width: 270px;
    height: 120px;
}

.shenbao {
    background: url(../images/xtrk_bg1.png) no-repeat;
    background-size: 100%;
    margin-right: 20px;

}

.lixiang {
    background: url(../images/xtrk_bg2.png) no-repeat;
    background-size: 100%;
}

.jiexiang {
    margin-top: 20px;
    background: url(../images/xtrk_bg3.png) no-repeat;
    background-size: 100%;
    margin-right: 20px;
}

.zhuanjia {
    margin-top: 20px;
    background: url(../images/xtrk_bg4.png) no-repeat;
    background-size: 100%;
}

/* 政策制度 */
.gczd {
    float: left;
    height: 310px;
    width: 560px;
}

.gczd_txt {
    margin-top: 30px;
}

.gczd_l {
    float: left;
    width: 200px;
    height: 136px;
    background: url(../images/gczd_bg.jpg);
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 64px;

}
.gczd_2 {
    float: left;
    width: 200px;
    height: 136px;
    background: url(../images/gczd_bg_sn.jpg);
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 64px;

}

.gczd_r {
    width: 340px;
    float: right;
}

.gczd_r span {
    display: block;
    width: 323px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding: 0px 7px;
    background: #e5e9ed;
    font-size: 22px;
    color: #005293;
    border: 1px solid #999999;
}

.gczd_r p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 36px;
    height: 100px;
    overflow: hidden;
    color: #808080;
}

.gczd_r i {
    display: inline-block;
    margin-top: 10px;
    font-size: 18px;
    color: #808080;
}

/* 科研诚信 */
.kycx {
    float: right;
    height: 310px;
    width: 560px;
}

.kycx ul {
}

.kycx ul li {
    font-size: 22px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}

.kycx ul li p {
    float: left;
   /* width: 420px;*/

}

.kycx ul li i {
    float: right;
    color: #999999;
    font-size: 18px;
}

/* 研究基地建设 */
.yjjdjs {
    float: left;
    height: 420px;
    width: 560px;
}

.yjjdjs ul li {
    font-size: 20px;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
}

.yjjdjs ul li p {
    float: left;
    width: 420px;

}

.yjjdjs ul li i {
    float: right;
    font-size: 18px;
    color: #999999;
}

.yjjdjs ul li:first-child {
    height: 180px;
    border-bottom: 1px solid #b2b2b2;
}

.yjjdjs ul li:first-child p {
    width: 560px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
}

.yjjdjs ul li:first-child a span {
    float: left;
    display: block;
    position: relative;
    top: -10px;
    font-size: 18px;
    line-height: 36px;
    height: 100px;
    color: #808080;
    overflow: hidden;
}


.yjjdjs ul li:first-child i {
    position: relative;
    top: -35px;
    float: left;
    width: 100%;
    font-size: 18px;
}


/* 成果荟萃 */
.cghc {
    float: left;
    height: 420px;
    width: 560px;
}

.cghc ul li {
    float: left;
    display: block;
    width: 540px;
    height: 40px;
    background: #ffefe5;
    margin-top: 15px;
    border: 1px solid #999999;
    font-size: 22px;
    line-height: 40px;
/*    padding-top: 10px;*/
    padding-left: 10px;
}

.cghc ul li i {
    color: #ff0000;
    font-size: 18px;
}

.xzzx{
    float: right;
    height: 420px;
    width: 560px;
}
.xzzx li {
    float: left;
    display: block;
    width: 540px;
    height: 40px;
    margin-top: 15px;
    border: 1px solid #d9d9d9;
    font-size: 22px;
    line-height: 40px;
   /* padding-top: 10px;*/
    padding-left: 10px;
}
/*.xzzx li a{
    width: 400px;
}*/
.xzzx li p{
    width: 400px;
}
.xzzx .down_btn {
    float: right !important;
    font-size: 16px;
    margin-left: 20px;
    margin-top: -32px;
    text-align: center;
    display: block;
    float: right;
    width: 80px;
    height: 25px;
    line-height: 25px;
    background: #ff6600;
    color: #fff;
}


/* 第二个list */
.list_2 {

    float: left;
    width: 890px;
    margin-top: 30px;
}

.list_2 li {
    float: left;
    width: 830px;
    /* height: 50px; */
    line-height: 50px;
    overflow: hidden;
    background: #fff;
}

.list_2 li:nth-child(2n+0) {
    background: #ededed;
}

.list_2 li:nth-child(5n+0)::after {
    float: left;
    content: '';
    display: block;
    background: #fff;
    width: 830px;
    height: 20px;
    border-top: 1px dashed #003366;
}

.list_2 li:nth-child(10)::after {
    float: left;
    content: '';
    display: block;
    background: #fff;
    width: 830px;
    height: 20px;
    border-top: 0px dashed #003366;
    border-bottom: 1px dashed #003366;
}

.list_2 span {
    float: left;
    color: #ff6600;
    margin-left: 10px;
}

.list_2 p {
    float: left;
    margin-left: 10px;
    width: 670px;
    height: 50px;
    line-height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


